armv8/fsl_lsch2: Add fsl_lsch2 SoC
authorMingkai Hu <[email protected]>
Mon, 26 Oct 2015 11:47:51 +0000 (19:47 +0800)
committerYork Sun <[email protected]>
Thu, 29 Oct 2015 17:34:00 +0000 (10:34 -0700)
commit8281c58fd46d095e28e60b2fb0ce84b4444896f8
treef2e2bc68eb6d3fdcd7cc99a3718602206477029c
parent9f3183d2d69f6d392fb943d249934f8648531e7e
armv8/fsl_lsch2: Add fsl_lsch2 SoC

Freescale LayerScape with Chassis Generation 2 is a set of SoCs with
ARMv8 cores and 2rd generation of Chassis.

Signed-off-by: Li Yang <[email protected]>
Signed-off-by: Hou Zhiqiang <[email protected]>
Signed-off-by: Mingkai Hu <[email protected]>
Signed-off-by: Gong Qianyu <[email protected]>
Reviewed-by: York Sun <[email protected]>
14 files changed:
arch/arm/cpu/armv8/fsl-layerscape/Makefile
arch/arm/cpu/armv8/fsl-layerscape/README.lsch2 [new file with mode: 0644]
arch/arm/cpu/armv8/fsl-layerscape/cpu.c
arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c [new file with mode: 0644]
arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c [new file with mode: 0644]
arch/arm/cpu/armv8/fsl-layerscape/soc.c
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/include/asm/arch-fsl-layerscape/cpu.h
arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h [new file with mode: 0644]
arch/arm/include/asm/arch-fsl-layerscape/ns_access.h [new file with mode: 0644]
arch/arm/include/asm/arch-fsl-layerscape/soc.h
arch/arm/include/asm/armv8/mmu.h
include/common.h